Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Préavis & CR de contrôle - Améliorations #3731

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

@@ -57,6 +59,14 @@ export function Infraction({ data, index, onDelete, onEdit }: InfractionProps) {
)
}

const StyledTag = styled(Tag)`
overflow: hidden;
text-overflow: ellipsis;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On gère déjà ça dans monitor-ui normalement non ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

sonarcloud bot commented Oct 3, 2024

@louptheron louptheron merged commit 2778daa into master Oct 3, 2024
26 checks passed
@louptheron louptheron deleted the loup/add_various_pno_fixes branch October 3, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment